DiscordFileStat

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) @nogc nothrow
struct DiscordFileStat {}

Members

Variables

filename
char[260] filename;
Undocumented in source.
last_modified
ulong last_modified;
Undocumented in source.
size
ulong size;
Undocumented in source.

Meta